Skip to content

feat(debugger): port debugger onto izio spanned-ast core#2

Merged
Manyfestation merged 6 commits intodebuggerfrom
debugger-spanned-ast-izio-port
Feb 26, 2026
Merged

feat(debugger): port debugger onto izio spanned-ast core#2
Manyfestation merged 6 commits intodebuggerfrom
debugger-spanned-ast-izio-port

Conversation

@Manyfestation
Copy link
Copy Markdown
Owner

No description provided.

Manyfestation and others added 6 commits February 25, 2026 16:24
- Rename debug.rs → debug_info.rs in silverscript-lang (types-only module)
- Create debugger-session library crate (session runtime, presentation)
- Create cli-debugger binary crate (renamed from sil-debug)
- Migrate debug session tests and CLI smoke test to new crates
- Update all imports across workspace
…ore granular ast nodes (kaspanet#40)

* wip: spanned ast, syntaxe highlights and minor refactoring in preparation of lsp

* fix: zed repo path

* fix: vscode

* feat: parser diagnostic

* fix: base pest error on unclassified diagnostic

* feat(ts): granular parsing on introspection expression

* feat(extensions): auto closing brackets and indentation

* bump(extension): zed

* chore(extension): build tool and prepare publish

* fix(extensions/vscode): keep ts wasm dep

* fix: conflicts

* bump: extensions

* self review refacto

* test: remove test that isn't relevant anymore

* cargo fmt

* chore: zed revision bump

* review: git ignore vscode ts wasm build

* review: update tree sitter - fix os path

* review(silverc): use clap and rename ast options

* fix(silverc): ast only option typo

* review: add todo annotation to unsupported intr kind

* review: revert abi naming at contract level

* review: use byte array instead of re-defining logic again

* review: add test comment on expected failure for introspection root

* review(ts): add examples smoke tests and fix reverse parsing issue

* review: revert compile stmt assign

* review(cli): default behaviors enhancement, improve help text and more tests

* review: test wording

* review(tree-sitter): fix repository url

* review: try to reduce diff frictions

* feat(highlight): op codes, new calls and methods calls

* review(cli): default ast output is file with suffix

* test: fix with new ast default

* review: compile exp empty array test and todo anotation

* review: compile_length_expr is responsible for argument count validation

* clippy

* adjust silverc test regarding double argument usage

* Revert "review: compile_length_expr is responsible for argument count validation"

This reverts commit c9bb530.

---------

Co-authored-by: IzioDev <9900846+IzioDev@users.noreply.github.com>
@Manyfestation Manyfestation merged commit 6cd7ff0 into debugger Feb 26, 2026
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants